On this pageUnionFRectUnit: DXFConvDescriptionCall UnionRect to obtain the smallest 3D rectangle that includes both Dst and Src. The union is returned as the Dst parameter.Syntaxprocedure UnionFRect(var Dst: TFRect; const Src: TFRect);